home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / relnotes / ch5.cmm < prev    next >
Text File  |  1994-08-01  |  3KB  |  89 lines

  1. .ds FF Flex\s-1FAX\s+1
  2. .nr H1 4
  3. .H 1 "Bug Fixes"
  4. .\"
  5. .\"What bugs have been fixed in <product> since its last release?
  6. .\"
  7. The following list describes bugs fixed in the software
  8. since the 2.2.1 release.
  9. .P
  10. Fixes to the fax server:
  11. .BL
  12. .LI
  13. A bug was fixed in the Class 2 modem setup code where the server
  14. could hangup if a modem was wedged.
  15. .LI
  16. The Class 2 driver now ignores \s-1+FHR:\s+1 status messages that are 
  17. (incorrectly) sent to the host before a "\s-1+FCON\s+1" message.
  18. .LI
  19. The putModemLine method now observes the \f3MaxPacketSize\fP and
  20. \f3InterPacketDelay\fP configuration parameters that can be used to throttle
  21. writes to slow modems.
  22. .LI
  23. \f2tempnam\fP\|(3) is now used instead of mkstemp when creating
  24. temp files for
  25. received facsimile; this corrects a problem with being unable to
  26. create lots of temp files.
  27. .LI
  28. The job requeue interval parameter specified on the command line is
  29. now correctly applied to all appropriate situations.
  30. .LI
  31. Jobs that fail with too many tries now return status that includes the
  32. reason the last try failed.
  33. .LI
  34. The server now distinguishes between when a document file could not
  35. be opened and when it was not valid \s-1TIFF\s+1.
  36. .LI
  37. A bug has been fixed where jobs were being rejected because the page
  38. length was apparently not supported by the remote side.
  39. .LE
  40. .P
  41. Fixes to the \f2faxaddmodem\fP program:
  42. .BL
  43. .LI
  44. A bug was fixed where the FaxMaster alias wasn't properly checked for
  45. in the Yellow Pages (nee \s-1NIS\s+1).
  46. .LI
  47. The "fax" user is now more carefully looked for in the password file.
  48. .LI
  49. Server-related parameters are now properly merged into the prototype
  50. configuration file (it used to depend on certain strings being identical
  51. between old config files and prototype config files).
  52. .LI
  53. A bug in the command generated to edit the config files has been corrected.
  54. .LI
  55. All parameters with embedded white space are correctly handled
  56. (e.g. fax numbers with spaces).
  57. .LI
  58. Parameter strings with characters special to the shell and/or sed are
  59. now properly escaped.
  60. .LI
  61. A bug that kept the \f3ModemRate\fP parameter from being set interactively
  62. has been fixed.
  63. .LI
  64. Quoted fax numbers are now handled properly.
  65. .LI
  66. All the modem-related configuration parameters are now handled.
  67. .LE
  68. .P
  69. Fixes to the \f2faxmail\fP program:
  70. .BL
  71. .LI
  72. A bug was fixed in the calculation of tab stops.
  73. .LI
  74. A bug was fixed in calculating the total page count.
  75. .LE
  76. .P
  77. Fixes to the \f2faxstat\fP program:
  78. .BL
  79. .LI
  80. A bug that caused \f2faxstat\fP to exit with "Bad (null) user name" was fixed.
  81. .LE
  82. .P
  83. Fixes in the utility code:
  84. .BL
  85. .LI
  86. The \f2recvstats\fP and \f2xferstats\fP scripts now look for awk AFTER setting
  87. up the shell search path.
  88. .LE
  89.